type google.golang.org/grpc/balancer/roundrobin.rrPicker
3 uses
google.golang.org/grpc/balancer/roundrobin (current package)
roundrobin.go#L58: return &rrPicker{
roundrobin.go#L67: type rrPicker struct {
roundrobin.go#L75: func (p *rrPicker) Pick(balancer.PickInfo) (balancer.PickResult, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)